Skip to main content
Glama
page.content.ts903 B
import { type Dictionary, t } from 'intlayer'; const dashboardContent = { key: 'dashboard-page', content: { title: t({ ar: 'لوحة التحكم', de: 'Armaturenbrett', en: 'Dashboard', 'en-GB': 'Dashboard', es: 'Tablero', fr: 'Tableau de bord', hi: 'डैशबोर्ड', it: 'Cruscotto', ja: 'ダッシュボード', ko: '대시보드', pt: 'Painel', ru: 'Панель управления', tr: 'Dashboard', zh: '仪表板', pl: 'Panel', id: 'Dasbor', vi: 'Bảng điều khiển', }), }, title: 'Dashboard page', description: 'Content declaration for the dashboard page of the application. It serves as the main control panel for users to access key CMS features and data.', tags: ['dashboard', 'cms page'], } satisfies Dictionary; export default dashboardContent;

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server